home *** CD-ROM | disk | FTP | other *** search
- Path: mole.uvm.edu!bpouslan
- From: bpouslan@mole.uvm.edu (Brad Pousland)
- Newsgroups: comp.lang.rexx
- Subject: machine level control in REXX
- Date: 16 Jan 1996 22:20:38 GMT
- Organization: EMBA Computer Facility, The University of Vermont
- Distribution: inet
- Message-ID: <4dh8bm$el6@swen.emba.uvm.edu>
- NNTP-Posting-Host: mole.uvm.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- How can I write an interface using VXREXX and have an event of say a
- pushbutton be equivalent to a dos assembly program? Is there an assembly
- language for os2 that can link with REXX? I need these events to be time
- critical and to have low level control over the serial port. I don't
- want to have to call a dos exe program from rexx and pass parameters via
- the command line. Am I dreaming or what?
-